Notes/Domino Fix List
 |  |
| SPR # JJMA5Y8BCY | Fixed in 6.0.5; 8.0.1 release | Security fix |



Product Area: Server Technical Area: Web Server Platform: Windows
Lotus Customer Support APAR: LO02039

SPR# JJMA5Y8BCY - This fix prevents a Domino/HTTP crash on LiteralFree.

Technote Number: 1169330

Problem:
This issue was reported to Quality Engineering as SPR# JJMA5Y8BCY and has been
fixed in Domino 6.0.5 and 6.5.4.
Excerpt from the Lotus Notes and Domino Release 6.0.5 / 6.5.4 MR fix list
(available at http://www.ibm.com/developerworks/lotus):
Web Server
SPR# JJMA5Y8BCY - This fix prevents a Domino/HTTP crash on LiteralFree.
Workaround:
Assign the result from Split() function to a variable before calling the user
defined function. For example:
variableA = Evaluate(|....|, doc)
...
variableY = Split(variableX)
Call Somefunction(variableY)
More >


Last Modified on 12/07/2013
Go back
 |